Skip to content

Conversation

@rpless
Copy link

@rpless rpless commented Jan 15, 2018

Hello! Today we released significant updates to the Beta of our V2 API.
This PR updates this library to work with these changes.

Changes include:

  • Adding HAWK authentication
  • Update methods to always require a param that the api requires
  • Add new endpoints and modify old ones to be more RESTful
  • Remove methods for the endpoints that were removed

Please let me know if there are any changes you would like to the PR.

You can check out the updated docs: https://apidocs.threatstack.com/

Changes include:
- Adding HAWK authentication
- Update methods to always require a param that the api requires
- Add new endpoints
- Remove methods for the endpoints that were removed
@tushar-eligible
Copy link

Hi,

What is the difference between API_TOKEN and api_key?

@rpless
Copy link
Author

rpless commented Aug 9, 2018

Hey @tushar-eligible good catch. Looks like I missed something in the docs. API_TOKEN is no longer used here. I'll update this PR in a little bit to reflect that.

@tushar-eligible
Copy link

tushar-eligible commented Aug 9, 2018

Thanks, I want to use this library and getting stuck here.

@tushar-eligible
Copy link

user id is not needed ?

@rpless
Copy link
Author

rpless commented Aug 9, 2018

@tushar-eligible You do need to pass in a user id. I've made another change to the readme to reflect this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants